feat(extensions): add Webhook extension for automated RSS notifications#324
feat(extensions): add Webhook extension for automated RSS notifications#324Ryahn wants to merge 9 commits intoFreshRSS:mainfrom
Conversation
…ns - Implements webhook notifications for RSS entries matching keywords - Supports pattern matching in titles, feeds, authors, and content - Configurable HTTP methods and request formats - Comprehensive error handling and logging - Resolves #1513
More fixes needed
|
Thanks @Ryahn 👍🏻 |
Will make more fixes in the next day or 2. |
|
any updates? |
|
I would love this feature! |
|
I'd like to take over the development of this extension. Would you mind adding me as a collaborator, or can I fork it myself? Looking forward to your reply. @Ryahn |
|
@onlymykazari sent an invite. I havent had time to even work on anything for a while. New promotion and priorities at my job. |
|
From my understanding (not a php dev), the pipeline is failing due to linting issues. Is that the only thing to fix? If so, I can take over. Is something else expected from this PR? |
|
@IAM-marco Help welcome. You can make a PR with this branch as base and targetting main. |
🎯 Purpose
Implements the long-requested webhook feature from issue #1513, allowing users to automatically send webhook notifications when RSS entries match specified keywords.
🚀 Features
🔧 Technical Details
🧪 Testing
📚 Documentation
Resolves #1513